home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / GAUGE.ARJ / GAUGE.DOC next >
Text File  |  1992-02-15  |  1KB  |  30 lines

  1. Not a lot to tell about these two programs...simply select the drive 
  2. you want to monitor from the list box (if you keep it full screen) or 
  3. select which of (1)drive space (2)memory (3) system resources (4)time, 
  4. or (5) date to be displayed when the window is iconized.  Click either 
  5. the OK button or the minimize button to iconize.
  6.  
  7. There are two programs here: Gauge and OBGauge.  Gauge is the result of 
  8. a weekend programming project to demonstrate TPW's capability for fast 
  9. development and compact .exe size, compared to ANY C++ compiler. 
  10. Unfortunately, the fellow who was to do the C++ version didn't bother, 
  11. so I have no numbers to report.  Anyway, Gauge took me about 10 hours 
  12. to write, much of which was time spent looking up Windows API 
  13. functions.
  14.  
  15. OBGauge is the result of experimentation with OWL.  I decided that 
  16. rewriting Gauge using OWL would be a worthwhile endeavor, since I 
  17. haven't seriously attempted to do much with it. It took several hours 
  18. to do the conversion (I didn't keep track), and I'm sure there are many 
  19. ways to improve it.
  20.  
  21. Gauge consists of two files: GAUGE.PAS and GAUGE.RES.
  22. OBGauge consists of three files: OBGAUGE.PAS, UTILS.PAS, and 
  23. OBGAUGE.RES.
  24.  
  25. I welcome any feedback, positive or negative! Comments and/or 
  26. improvements to the code are also welcome!
  27.  
  28. Phil Jurgenson
  29. GEnie mail address: PJURGENSON
  30.